From 19fa89306788eb05f808cd52c9113e3cbdaa1e71 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Timm=20B=C3=A4der?= Date: Fri, 8 Jan 2016 17:30:47 +0100 Subject: [PATCH] entry: typo --- gtk/gtkentry.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkentry.c b/gtk/gtkentry.c index ca13c3f6e0..26d877ee26 100644 --- a/gtk/gtkentry.c +++ b/gtk/gtkentry.c @@ -10913,7 +10913,7 @@ gtk_entry_progress_pulse (GtkEntry *entry) /** * gtk_entry_set_placeholder_text: * @entry: a #GtkEntry - * @text: (nullable): a string to be displayed when @entry is empty an unfocused, or %NULL + * @text: (nullable): a string to be displayed when @entry is empty and unfocused, or %NULL * * Sets text to be displayed in @entry when it is empty and unfocused. * This can be used to give a visual hint of the expected contents of -- 2.30.2